[Battlefield 3] Server Map List

 

Map Code - In-Game Name
---------------------------

MP_001 - Grand Bazaar
MP_003 - Teheran Highway
MP_007 - Caspian Border
MP_011 - Seine Crossing
MP_012 - Operation Firestorm
MP_013 - Damavand Peak
MP_017 - Noshahar Canals
MP_018 - Kharg Island
MP_Subway - Operation Metro

Back to Karkand
XP1_001 - Strike at Karkand
XP1_002 - Gulf of Oman
XP1_003 - Sharqi Peninsula
XP1_004 - Wake Island

Close Quarters
XP2_Factory - Scrapmetal
XP2_Office - Operation 925
XP2_Palace - Donya Fortress
XP2_Skybar - Ziba Tower

Armored Kill (New gamemode: TankSuperiority0)
XP3_Desert - Bandar Desert
XP3_Alborz - Alborz Mountains
XP3_Shield - Armored Shield
XP3_Valley - Death Valley

Aftermath
XP4_Quake - Epicenter
XP4_FD - Markaz Monolith
XP4_Parl - Azadi Palace
XP4_Rubble - Talah Market

End Game
XP5_001 - Operation Riverside
XP5_002 - Nebandan Flats
XP5_003 - Kiasar Railroad
XP5_004 - Sabalan Pipeline

---------

Game Modes

Game Mode Code - Human-Readable Name - Intended max player count
------------------
ConquestLarge0 - Conquest64 - 64
ConquestSmall0 - Conquest - 32
ConquestAssaultLarge0 - Conquest Assault64 - 64
ConquestAssaultSmall0 - Conquest Assault - 32
RushLarge0 - Rush - 32
SquadRush0 - Squad Rush - 8
SquadDeathMatch0 - Squad Deathmatch - 16
TeamDeathMatch0 - Team Deathmatch - 24
CaptureTheFlag0 - Capture The Flag - 32
AirSuperiority0 - Air Superiority - 24

---------

How to use the above information to add maps to your MapList.txt file

1. First take a map from the above list, in example we'll use: MP_017 - Noshahar Canals
 - The only part of the map you want is the Map Code, which will be MP_017

2. Now lets choose a game mode. We'll use: RushLarge0 - Rush - 32
 - The only part of the game mode you want is the Game Mode Code, which will be: RushLarge0

3. Now lets add these together to the map list in the format shown below:

MP_017 RushLarge0 2

4. The last thing is the 2 you see at the end of the line.
 - That indicates how many times you would like the map to run before it changes to the next one in the list.

5. So as an overview, you need:
Map Code (space) Game Mode Code (space) Rounds Played

Example maplist with a rotation of 2 rounds per map: 

MP_001 ConquestLarge0 2
MP_003 ConquestLarge0 2
XP1_001 SquadRush0 2
XP1_002 SquadRush0 2
XP5_001 AirSuperiority0 2
XP5_002 AirSuperiority0 2